From 9dbebae0e6013dd21bf95bc9d1de7ddaf26fac48 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 31 Oct 2006 09:08:24 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d36646065e1..0a6b4b35bee 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,12 @@ +2006-10-31 Tim Van Holder (tiny change) + + Fixes to emacsclient.c for GNU/Linux. + * emacsclient.c [!WINDOWSNT] : Include and + . + (INVALID_SOCKET): Define. + (initialize_sockets): Put #endif at the right place. + (set_local_socket): Use progname, not argv[0]. + 2006-10-31 Juanma Barranquero * makefile.w32-in (ALL): Add emacsclient. @@ -32,6 +41,7 @@ set_local_socket. Use set_socket. Get answers from server.el with recv(), not file stream functions. + 2006-10-09 Eli Zaretskii * makefile.w32-in (../src/config.h): Fix error message. -- 2.30.2